[INFO] cloning repository https://github.com/LeeeSe/controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeeeSe/controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeeSe%2Fcontroller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeeSe%2Fcontroller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cd112cbbb1bdb302f48d6cc98d1a21fe66581d0
[INFO] fixing LeeeSe/controller against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeeSe%2Fcontroller" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeeeSe/controller
[INFO] finished tweaking git repo https://github.com/LeeeSe/controller
[INFO] tweaked toml for git repo https://github.com/LeeeSe/controller written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeeeSe/controller on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeeeSe/controller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LeeeSe/enigo`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded core-graphics v0.25.0
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4
[INFO] running `Command { std: "docker" "start" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking enigo v0.5.0 (https://github.com/LeeeSe/enigo?branch=add-macos-smooth-scroll#d01afabc)
[INFO] [stderr]     Checking controller v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mouse`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enigo::{Axis, Enigo, Mouse, Settings};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mouse`
[INFO] [stdout]  --> src/main.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use enigo::{Axis, Enigo, Mouse, Settings};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `MissionControl` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/input_handler.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     self.enigo.key(Key::MissionControl, Click).map_err(|e| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `smooth_scroll` found for struct `Enigo` in the current scope
[INFO] [stdout]   --> src/main.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |                   if let Err(e) = scroll_handler
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 65 | |                     .enigo
[INFO] [stdout] 66 | |                     .smooth_scroll(safe_scroll_delta, Axis::Vertical)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Enigo`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `MissionControl` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/input_handler.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     self.enigo.key(Key::MissionControl, Click).map_err(|e| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `smooth_scroll` found for struct `Enigo` in the current scope
[INFO] [stdout]   --> src/main.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |                   if let Err(e) = scroll_handler
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 65 | |                     .enigo
[INFO] [stdout] 66 | |                     .smooth_scroll(safe_scroll_delta, Axis::Vertical)
[INFO] [stdout]    | |                     -^^^^^^^^^^^^^ method not found in `Enigo`
[INFO] [stdout]    | |_____________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `controller` (bin "controller") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `controller` (bin "controller" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4", kill_on_drop: false }`
[INFO] [stdout] a15a8a1a20b6c365c5ea3d37870f6148deae276f1790db3a6d7d50805a18e4a4
